Make sure the number of records to be returned has not been restricted. See the documentation that came with your ODBC drivers for more information.
Make sure any criteria you have specified are entered correctly, so that they retrieve the records you want.
Make sure any joins you have created have the desired effect.
Related topics